quasianalytic continuation - définition. Qu'est-ce que quasianalytic continuation
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:     

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est quasianalytic continuation - définition

ALTERNATIVE TO COMPREHENSIVE HIGH SCHOOL
Continuation school; Continuation (school); Continuation high schools; Continuation School

Delimited continuation         
A CONTINUATION THAT RETURNS A VALUE AND THUS MAY BE REUSED AND COMPOSED
Partial continuation; Composable continuation; Shift/reset; Shift-reset; Delimited continuations; Shift and reset
In programming languages, a delimited continuation, composable continuation or partial continuation, is a "slice" of a continuation frame that has been reified into a function. Unlike regular continuations, delimited continuations return a value, and thus may be reused and composed.
call/cc         
CONTROL FLOW OPERATOR IN FUNCTIONAL PROGRAMMING
Call with current continuation; Callcc; Call/cc; Continuation object
call-with-current-continuation         
CONTROL FLOW OPERATOR IN FUNCTIONAL PROGRAMMING
Call with current continuation; Callcc; Call/cc; Continuation object
<Lisp, programming> (call/cc) A Lisp control function that takes a function f as its argument and calls f, passing it the current continuation, which is itself a function, k. k, which represents the context of the call to call/cc, takes the result of call/cc (which is the result of f) and returns the final result of the whole program. Thus if, for example, the final result is to print the value returned by call/cc then anything passed to k will also be printed. E.g, in Scheme: (define (f k) (k 1) (k 2) 3) (display (call-with-current-continuation f)) Will display 1. (2001-04-27)

Wikipédia

Continuation high school

A continuation high school is an alternative to a comprehensive high school. In some countries it is primarily for students who are considered at risk of not graduating at the normal pace. The requirements to graduate are the same, but the scheduling is more flexible to allow students to earn their credits at a slower pace.